27. 解决方案:WHERE 与非数字数据一起使用

WHERE 与非数字数据一起使用的解决方案

  1. SELECT name, website, primary_poc
    FROM accounts
    WHERE name = 'Exxon Mobil';